Improve AtkText implementations
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2011 00:28:48 +0000 (19:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2011 00:28:48 +0000 (19:28 -0500)
commitc3d96ff2c0bca78c8caafc7a853186362900af19
tree1a9b2d148064276a91af71de2ca9ec84c3c4fec7
parentbcc98cf14cc77d1a7d45a3bbcd0179250e9a7fc9
Improve AtkText implementations

There was some regressions from the recent display line fix;
while fixing it improve the test coverage and make GtkEntry
and GtkTextView return identical results.
gtk/a11y/gtktextviewaccessible.c
gtk/gtkpango.c
tests/a11y/text.c